home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / 0_GEGA012.iso / Interface / it.dig / scripts / DefineButton2_189 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-20  |  104 b   |  5 lines

  1. on(release){
  2.    _root.abre_arquivo();
  3.    getUrl("FSCommand:run.app", "%org%\\loja_digerati.exe");
  4. }
  5.